Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Maps] get max_result_window and max_inner_result_window from index settings (#53500) #53902

Merged
merged 2 commits into from
Jan 2, 2020

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Jan 2, 2020

Backports the following commits to 7.x:

…ettings (elastic#53500)

* [Maps] pull ES_SIZE_LIMIT and top hits limit from index settings

* get fetch working

* get min values from indicies response

* use indexSettings.maxResultWindow in documents request size

* use max_inner_result_window to define top hits max

* update jest test

* update docs

* more docs changes for top hits

* fix line spacing

* Update docs/maps/maps-aggregations.asciidoc

Co-Authored-By: gchaps <[email protected]>

* Update docs/maps/vector-layer.asciidoc

Co-Authored-By: gchaps <[email protected]>

* add api integration test for indexSettings route

* eslint fixes

* review feedback

* display toast on first index settings fetch failure

* clean up

Co-authored-by: gchaps <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
@nreese nreese added the backport label Jan 2, 2020
@nreese
Copy link
Contributor Author

nreese commented Jan 2, 2020

retest

@nreese
Copy link
Contributor Author

nreese commented Jan 2, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nreese nreese merged commit 8312e3d into elastic:7.x Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants